C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetEnhMetaFileBits Method / GetEnhMetaFileBits(IntPtr,UInt32,Byte[]) Method

In This Topic
GetEnhMetaFileBits(IntPtr,UInt32,Byte[]) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetEnhMetaFileBits( _
   ByVal hemf As IntPtr, _
   ByVal cbBuffer As UInteger, _
   ByVal buffer() As Byte _
) As UInteger
 

Parameters

hemf
cbBuffer
buffer
See Also